xen.git
2011-04-05 Jan Beulichx86: introduce alloc_vcpu_guest_context()
2011-04-05 Jan Beulichx86: split struct domain
2011-04-05 Jan Beulichx86: move pv-only members of struct vcpu to struct...
2011-04-05 Jan Beulichx86: split struct vcpu
2011-04-05 Jan BeulichRemove direct cpumask_t members from struct vcpu and...
2011-04-04 Machon Gregoryxsm: Error code consistency
2011-04-04 Ian Jacksonlibxl: add CODING_STYLE
2011-04-04 Tim Deeganx86/mm: fix PSE alignment checks in pagetable walker.
2011-04-02 Jan Beulichx86: cleanup bogus CONFIG_ACPI_PCI uses
2011-04-02 Jan Beulichx86/ACPI: __init-annotate
2011-04-02 Jan Beulichamd-iommu: __init-annotate
2011-04-02 Jan Beulichmove register_cpu_notifier() into .init.text
2011-04-02 Jan Beulichmove setup_irq() into .init.text
2011-04-02 Jan Beulichmove request_irq() into .init.text
2011-04-02 Jan Beulichx86: eliminate old-CPU support bits
2011-04-02 Christoph Eggerxen: fix reloc.S generation for non-gnu toolchain
2011-04-02 Olaf Heringxentrace: remove unneeded debug printk
2011-04-02 Olaf Heringxentrace: correct formula to calculate t_info_pages
2011-04-02 Allen Kay[VTD] check BIOS settings before enabling interrupt...
2011-03-31 Ian Campbelllibxl: typedef libxl_action_on_shutdown
2011-03-31 Ian Campbelltools: remove some .o and binary files on clean
2011-03-31 Ian Campbelltools: remove pattern matched linking rules
2011-03-31 Ian Campbelltools: Remove $(CFLAGS) from links lines.
2011-03-31 Ian Campbelltools: ocaml: drop redefinition of xen_mb
2011-03-31 Ian Campbelltools: ocaml: drop some commented out build rules.
2011-03-31 Ian Campbelltools: ocaml: push CFLAGS usage down into the specific...
2011-03-31 Juergen Grosstools: xenstored: make usage info of xenstored accurate
2011-03-31 David Scottlibxl: fix memory management in "xl network-attach"
2011-03-31 Ian Campbelltools: ocaml: do not try to link dynamic objects into...
2011-03-31 Ian Campbelllibxl: use system include for libxl_uuid.h
2011-03-31 David Scotttools: ocaml: Add an ocaml binding for libxl_get_topolo...
2011-03-31 Ian Jacksontools: blktap2: copy xenstore/hashtable.h into blktap2...
2011-03-31 Ian Jacksonlibxl: export libxl_utils.h
2011-03-31 Ian Campbelltools: blktap2: copy xenstore/hashtable.h into blktap2
2011-03-31 Ian Campbelltools: ocaml: xl: propagate simplfied libxl interface...
2011-03-31 Ian Campbelllibxl: remove "reg" and "enable" fields from PCI device.
2011-03-31 Shriram Rajagopalanremus: fix check for installed qdiscs on ifb
2011-03-29 Keir Fraserspinlock: Define check_barrier() for non-debug build...
2011-03-28 Keir Fraserx86: Remove _PAGE_NX defintiion (with implicit use...
2011-03-28 Jan Beulichx86: cleanup after tboot fix (c/s 23101:dd386a4b6595)
2011-03-27 Keir Fraserxend: Fix startup after removal of ACM support.
2011-03-27 Keir Fraserx86_32: Fix _raw_read_trylock() build on some gcc versions.
2011-03-26 Keir Fraserx86: __pirq_guest_eoi() must check it is called for...
2011-03-26 Jan Beulichx86/ATS: remove unreferenced lock member from struct...
2011-03-26 Jan Beulichx86: fix tboot after c/s 23013:65d26504e843 (ACPI cleanup)
2011-03-26 Keir FraserRemove spin_barrier_irq(). It is pointless.
2011-03-26 Keir Fraserrwlock: Allow to scale to 2^31-1 readers on x86.
2011-03-25 Keir Frasertools: vnet: Remove
2011-03-25 Keir FraserRemove unmaintained Access Control Module (ACM) from...
2011-03-25 Jan Beulichx86/hpet: eliminate cpumask_lock
2011-03-25 Olaf Heringxentrace: use consistent printk prefix
2011-03-25 Olaf Heringxentrace: update comments
2011-03-25 Olaf Heringxentrace: remove gdprintk usage since they are not...
2011-03-25 Olaf Heringxentrace: print calculated numbers in calculate_tbuf_size()
2011-03-25 Olaf Heringxentrace: fix t_info_pages calculation.
2011-03-24 Ian Campbelltools/xenstat: 23075:b4351d57464b added libxenstat...
2011-03-24 Keir FraserCOPYING: Add discussion about GPL compatibility of...
2011-03-23 Ian Jacksontools: add missing libxl_uuid.c
2011-03-23 Ian Campbelltools/libxl: move uuid wrapper functions out of line.
2011-03-23 Ian Campbelltools: drop further uses of -Wp,-MD,.$(@F).d to generat...
2011-03-23 Ian Campbelllibxl: remove XS transaction from public API.
2011-03-23 Ian Campbelllibxl: drop protype for libxl_ctx_set_log
2011-03-23 Ian Campbelltools: provide generic rules for compiling .S files
2011-03-23 Ian Campbelltools: flask: remove $(LOADLIBES)
2011-03-23 Ian Campbelltools: flask: Remove BASECFLAGS, just use CFLAGS
2011-03-23 Ian Campbelltools: users of libxl currently need to see libxc and...
2011-03-23 Ian Campbelltools: ocaml: link evtchn bindings against libxenctrl
2011-03-23 Ian Campbelltools: ocaml: link xl bindings against libxl
2011-03-23 Ian Campbelltools: allow Makefiles to define CFLAGS_foo.o
2011-03-23 Ian Campbelltools: Drop $(X11_LDPATH) from build.
2011-03-23 Ian Campbelltools: xenstat: install and use shared library
2011-03-23 Keir FraserDefine new <pfn.h> header for PFN_{DOWN,UP} macros.
2011-03-21 Ian Campbelltools: consistently use $({CFLAGS,LDLIBS}_libxenlight...
2011-03-21 Ian Campbelltools: consistently use $({CFLAGS,LDLIBS}_libxenstore...
2011-03-21 Ian Campbelltools: consistently use $({CFLAGS,LDLIBS}_libxenctrl...
2011-03-21 Ian Campbelltools: consistently use $(CFLAGS_xeninclude) instead...
2011-03-21 Ian Campbelltools: Drop XEN_XC variable
2011-03-21 Ian Campbelltools: remove unnecessary uses of -I.
2011-03-21 Ian Campbelltools: remove unnecessary uses of -L.
2011-03-21 Ian Campbelltools: vtpm: Use $(BINDIR) rather than a privately...
2011-03-21 Ian Campbelltools: Drop use of $(INCLUDES)
2011-03-21 Ian Campbelltools: libxc: drop rpm.spec
2011-03-21 Ian Campbelllibxc: remove dependency on xenstore headers.
2011-03-21 Ian Campbellxl: link against libxenctrl
2011-03-18 Jan Beulichamd-iommu: remove a stray __init
2011-03-18 Jan Beulichx86/mce: CPU notifiers must not be registered a second...
2011-03-18 Jan BeulichRules.mk: adjustments to the .o -> .init.o build rule
2011-03-17 Keir FraserUpdate Xen version to 4.2-unstable
2011-03-17 Ian Campbelltools: do not link against unused libraries.
2011-03-17 Ian Campbelltools: support building with --as-needed
2011-03-17 Ian Campbelltools: link each shared library or binary only against...
2011-03-17 Ian Campbelltools/blktap2/libvhd: move uuid wrapper functions out...
2011-03-17 Ian Campbelltools/blktap2: push uuid wrapper functions down into...
2011-03-17 Jan Beulichx86/HPET: fix oversight in 23033:84bacd800bf8 (2nd...
2011-03-17 Liu, Jinsongx86: mce cleanup for both Intel and AMD mce logic
2011-03-17 Olaf Heringxentrace: dynamic tracebuffer allocation
2011-03-17 Keir Fraserbuild: Make XEN_ROOT an absolute path.
2011-03-17 Keir FraserDo not re-define XEN_ROOT in hypervisor sub-Makefiles.
2011-03-16 Ian Jacksonlibxl: provide full path to vif hotplug script script
2011-03-16 Tim DeeganThis fixes a bug in changeset 22526:7a5ee3800417, where...
next